distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)
committerArnaud Rebillout <arnaudr@debian.org>
Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)
commitf9c895f63b872f88743d403c50fc1677f88864fd
tree2bcf81c74cbedc432d0da48f53a84dc16a33f873
parentc2691fa671b2dc41edb574671ad8bb2121bf6b4c
distutils-sysconfig

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

Gbp-Pq: Name distutils-sysconfig.diff
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_sysconfig.py